diff --git a/CHANGELOG.md b/CHANGELOG.md
index 40a9c85..a04b762 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+# [1.5.0](https://github.com/gravitee-io/gravitee-policy-xml-threat-protection/compare/1.4.1...1.5.0) (2023-12-19)
+
+
+### Features
+
+* enable policy on REQUEST phase for message APIs ([a607f1a](https://github.com/gravitee-io/gravitee-policy-xml-threat-protection/commit/a607f1ab723fe964b123f5c12ba22111895bac7f)), closes [gravitee-io/issues#9430](https://github.com/gravitee-io/issues/issues/9430)
+
## [1.4.1](https://github.com/gravitee-io/gravitee-policy-xml-threat-protection/compare/1.4.0...1.4.1) (2023-07-20)
diff --git a/pom.xml b/pom.xml
index a70d2de..6f0a34e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
io.gravitee.policy
gravitee-policy-xml-threat-protection
- 1.4.1
+ 1.5.0
Gravitee.io APIM - Policy - XmlThreatProtection
Validate an XML payload by applying limits on XML structures such as elements, entities, attributes and string values