diff --git a/CHANGELOG.md b/CHANGELOG.md
index 023cb5b6..c617f1c5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+## [4.1.5](https://github.com/gravitee-io/gravitee-policy-jwt/compare/4.1.4...4.1.5) (2024-07-31)
+
+
+### Bug Fixes
+
+* Revert do not use 4.1.4 with version lower or equal to 4.3.x => 4.1.x ([67d2208](https://github.com/gravitee-io/gravitee-policy-jwt/commit/67d22089b2601ddea8de0eaaac7c71b9dc9cd45c))
+
## [4.1.4](https://github.com/gravitee-io/gravitee-policy-jwt/compare/4.1.3...4.1.4) (2024-07-30)
diff --git a/pom.xml b/pom.xml
index 8799ee80..d32b8e7a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
io.gravitee.policy
gravitee-policy-jwt
- 4.1.4
+ 4.1.5
Gravitee.io APIM - Policy - JWT
Validate the token signature and expiration date before sending the API call to the target backend