diff --git a/CHANGELOG.md b/CHANGELOG.md
index 172b1655d1..a0c2dcdbfa 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,15 @@
# Changelog
+## [v1.0.52](https://github.com/stargate/data-api/tree/v1.0.52) (2026-08-24)
+
+[Full Changelog](https://github.com/stargate/data-api/compare/v1.0.51...v1.0.52)
+
+**Merged pull requests:**
+
+- FIX \#2562: send "dimensions" to Nvidia embedding NIM for variable-dimension models [\#2561](https://github.com/stargate/data-api/pull/2561) ([erichare](https://github.com/erichare))
+- Bumping version for next data-api release [\#2560](https://github.com/stargate/data-api/pull/2560) ([github-actions[bot]](https://github.com/apps/github-actions))
+- Fix typo in RERANKING\_PROVIDER\_TIMEOUT‎ error message [\#2558](https://github.com/stargate/data-api/pull/2558) ([sl-at-ibm](https://github.com/sl-at-ibm))
+
## [v1.0.51](https://github.com/stargate/data-api/tree/v1.0.51) (2026-08-20)
[Full Changelog](https://github.com/stargate/data-api/compare/v1.0.50...v1.0.51)
diff --git a/pom.xml b/pom.xml
index 0f4b7d0e24..4d18540051 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
io.stargate
sgv2-jsonapi
- 1.0.52-SNAPSHOT
+ 1.0.53-SNAPSHOT
quarkus-bom