diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8daf6f260b5..f11c239118d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -58,6 +58,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* [#5534](https://github.com/osmosis-labs/osmosis/pull/5534) fix: fix the account number of x/tokenfactory module account
* [#5750](https://github.com/osmosis-labs/osmosis/pull/5750) feat: add cli commmand for converting proto structs to proto marshalled bytes
* [#5893] (https://github.com/osmosis-labs/osmosis/pull/5893) Export createPosition method in CL so other modules can use it in testing
+* [#5870] (https://github.com/osmosis-labs/osmosis/pull/5870) Remove v14/ separator in protorev rest endpoints
### Minor improvements & Bug Fixes
diff --git a/client/docs/static/openapi/index.html b/client/docs/static/openapi/index.html
index 2766b8917dd..67c7b6f9f4a 100644
--- a/client/docs/static/openapi/index.html
+++ b/client/docs/static/openapi/index.html
@@ -466,7 +466,8 @@
-
EpochInfos provide running epochInfos
Responses
/osmosis/epochs/v1beta1/epochs
ConcentratedPoolIdLinkFromBalancer returns the pool id of the concentrated
+
/osmosis/epochs/v1beta1/epochs
CFMMConcentratedPoolLinks returns migration links between CFMM and
+Concentrated pools.