diff --git a/ChangeLog.md b/ChangeLog.md
new file mode 100644
--- /dev/null
+++ b/ChangeLog.md
@@ -0,0 +1,9 @@
+# Changelog for gi-wireplumber
+
+## 0.5.14.1 - 2026-05-13
+
+- Fix package metadata for the taffybar monorepo release.
+
+## 0.5.14
+
+- Initial Hackage release of the WirePlumber 0.5.14 bindings.
diff --git a/gi-wireplumber.cabal b/gi-wireplumber.cabal
--- a/gi-wireplumber.cabal
+++ b/gi-wireplumber.cabal
@@ -1,6 +1,6 @@
 cabal-version: 2.0
 name: gi-wireplumber
-version: 0.5.14
+version: 0.5.14.1
 synopsis: WirePlumber bindings
 description: WirePlumber bindings autogenerated by haskell-gi.
 homepage: https://github.com/taffybar/taffybar
@@ -10,6 +10,13 @@
 maintainer: IvanMalison@gmail.com
 category: Bindings
 build-type: Custom
+extra-doc-files:
+    ChangeLog.md
+
+source-repository head
+  type: git
+  location: https://github.com/taffybar/taffybar.git
+  subdir: packages/gi-wireplumber
 
 custom-setup
   setup-depends:
