diff --git a/CHANGELOG.md b/CHANGELOG.md
index bd208b3f..38cc31ba 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,13 @@
# Mindee Java Client Library Changelog
+## v4.33.0 - 2025-08-04
+### Changes
+* :sparkles: add support for page count & mime type
+* :recycle: use builder pattern for page options
+### Fixes
+* :bug: fix for locations and confidence
+
+
## v4.33.0-rc4 - 2025-07-25
### Changes
* :recycle: :boom: use array instead of List for webhook ids
diff --git a/pom.xml b/pom.xml
index bc94782b..a6461560 100644
--- a/pom.xml
+++ b/pom.xml
@@ -139,8 +139,8 @@
true
central
- false
- mindee-${revision}
+ true
+ ${revision}
@@ -383,7 +383,7 @@
- 4.33.0-rc4
+ 4.33.0
2.15.4
2.15.4