diff --git a/pom.xml b/pom.xml
index 519d1672..879328c0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,9 +2,9 @@
4.0.0
com.couchbase
elasticsearch-transport-couchbase
- 2.5.4.0
+ 2.5.4.1
- 5.4.0
+ 5.4.1
diff --git a/src/main/plugin-metadata/plugin-descriptor.properties b/src/main/plugin-metadata/plugin-descriptor.properties
index 8f1c6bfb..e6f381e7 100644
--- a/src/main/plugin-metadata/plugin-descriptor.properties
+++ b/src/main/plugin-metadata/plugin-descriptor.properties
@@ -34,7 +34,7 @@
description=Couchbase to Elasticsearch Transport
#
# 'version': plugin's version
-version=2.5.4.0
+version=2.5.4.1
#
# 'name': the plugin name
name=transport-couchbase
@@ -65,7 +65,7 @@ java.version=1.8
# elasticsearch release. This version is checked when the plugin
# is loaded so Elasticsearch will refuse to start in the presence of
# plugins with the incorrect elasticsearch.version.
-elasticsearch.version=5.4.0
+elasticsearch.version=5.4.1
#
### deprecated elements for jvm plugins :
#