diff --git a/README.md b/README.md
index c389c97ba..936f63557 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ Available through any Maven-compatible tool:
org.elasticsearch
elasticsearch-hadoop
- 6.8.12
+ 6.8.13
```
or as a stand-alone [ZIP](http://www.elastic.co/downloads/hadoop).
@@ -38,7 +38,7 @@ Grab the latest nightly build from the [repository](http://oss.sonatype.org/cont
org.elasticsearch
elasticsearch-hadoop
- 6.8.13-SNAPSHOT
+ 6.8.14-SNAPSHOT
```
diff --git a/buildSrc/esh-version.properties b/buildSrc/esh-version.properties
index e65e7fcc5..62b28c32f 100644
--- a/buildSrc/esh-version.properties
+++ b/buildSrc/esh-version.properties
@@ -1,2 +1,2 @@
-eshadoop = 6.8.13
-elasticsearch = 6.8.13-SNAPSHOT
+eshadoop = 6.8.14
+elasticsearch = 6.8.14-SNAPSHOT