diff --git a/README.md b/README.md
index 5008c2f0e1..becbcf2dad 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Hibernate Validator
-*Version: 5.3.4.Final - 08-12-2016*
+*Version: 5.3.5.Final - 15-03-2017*
## What is it?
@@ -35,7 +35,7 @@ Logging will delegate any log requests to that provider.
org.hibernate
hibernate-validator
- 5.3.4.Final
+ 5.3.5.Final
You also need an API and implementation of the Unified Expression Language. These dependencies must be explicitly added in an SE environment.
@@ -59,7 +59,7 @@ extension by adding the following dependency:
org.hibernate
hibernate-validator-cdi
- 5.3.4.Final
+ 5.3.5.Final
* _hibernate-validator-annotation-processor-<version>.jar_ is an optional jar which can be integrated with your build