diff --git a/CHANGELOG.md b/CHANGELOG.md
index 67f2115..2bba4a2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+## [1.4.1](https://github.com/gravitee-io/gravitee-policy-jws/compare/1.4.0...1.4.1) (2023-07-20)
+
+
+### Bug Fixes
+
+* update policy description ([f1d7b66](https://github.com/gravitee-io/gravitee-policy-jws/commit/f1d7b66f5e449db8e92f79b9b99fd74dd0e49874))
+
# [1.4.0](https://github.com/gravitee-io/gravitee-policy-jws/compare/1.3.3...1.4.0) (2023-07-05)
diff --git a/pom.xml b/pom.xml
index 7c02205..5daacb5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
io.gravitee.policy
gravitee-policy-jws
- 1.4.0
+ 1.4.1
Gravitee.io APIM - Policy - JWS
Validate the JWS token signature, certificate information and expiration date before sending the API call to the target backend