diff --git a/.gitignore b/.gitignore
index ffabb9d..ecfb5fa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -66,3 +66,4 @@ vagrant/.vagrant
/vagrant/graylog_latest.deb
vagrant/server.*
**/Thumbs.db
+.vscode
diff --git a/README.md b/README.md
index b82e9c7..fb91727 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ Based on the syslog4j library bundled with Graylog.
This plugin allows you to forward messages from a Graylog 2.X server in syslog format. Messages can be dispatched over TCP or UDP and formatted as plain text (classic), structured syslog (rfc 5424) or CEF (experimental).
-This plugin supports Graylog 2.X+.
+This plugin supports Graylog 2.4.x, 2.5.x
## Graylog marketplace
diff --git a/pom.xml b/pom.xml
index be8ccc5..8e93e6c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
com.wizecore.graylog2
graylog-output-syslog
- 2.4.5
+ 2.5.1
jar
graylog-output-syslog
@@ -23,7 +23,7 @@
true
true
true
- 2.4.5
+ 2.5.1
0.9.60
/usr/share/graylog-server/plugin