diff --git a/CHANGELOG.md b/CHANGELOG.md
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,11 @@
 
 ## Unreleased
 
+## 0.15.0.0 — 2026-08-30
+
+No changes this release. `keiro-core` is republished at the shared version so its
+dependents' PVP-compatible bounds remain lockstep.
+
 ## 0.14.0.0 — 2026-08-21
 
 No API changes this release. `keiro-core` is republished at the shared version so
diff --git a/keiro-core.cabal b/keiro-core.cabal
--- a/keiro-core.cabal
+++ b/keiro-core.cabal
@@ -1,6 +1,6 @@
 cabal-version:   3.0
 name:            keiro-core
-version:         0.14.0.0
+version:         0.15.0.0
 synopsis:        Core contracts for Keiro packages
 description:
   Stable stream, codec, event-stream, and integration-event contracts
