diff --git a/README.md b/README.md
index 1c929b0d..5e08ff9c 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ add dependency in your pom.xml:
com.vesoft
driver
- 5.1.1
+ 5.2.0
```
@@ -84,7 +84,7 @@ pom.xml.
org.apache.maven.plugins
maven-shade-plugin
- 3.4.1
+ 5.2.0
@@ -114,6 +114,7 @@ Here is the version correspondence between Java Driver and NebulaGraph:
| Driver Version | Nebula Version |
|:--------------:|:--------------:|
+| 5.2.0 | 5.x.x |
| 5.1.1 | 5.x.x |
| 5.1.0 | 5.x.x |
| 5.0.1 | 5.x.x |