diff --git a/swish.cabal b/swish.cabal
--- a/swish.cabal
+++ b/swish.cabal
@@ -1,5 +1,5 @@
 Name:               swish
-Version:            0.9.0.9
+Version:            0.9.0.10
 Stability:          experimental
 License:            LGPL
 License-file:       LICENSE 
@@ -44,6 +44,11 @@
   .
   * Complete, ready-to-run, command-line and script-driven programs.
   .
+  Changes in version @0.9.0.10@:
+  .
+  * Renamed CHANGES to CHANGELOG in the hope it will get picked up
+  by Hackage. There are *no* changes to the library or examples.
+  .
   Changes in version @0.9.0.9@:
   .
   * Updated the upper bound on the semigroups dependency (thanks to 
@@ -128,7 +133,7 @@
   .
   * Fix failing test on 64-bit GHC (no change to the library).
   .
-  Changes in previous versions can be found at <https://bitbucket.org/doug_burke/swish/src/tip/CHANGES>.
+  Changes in previous versions can be found at <https://bitbucket.org/doug_burke/swish/src/tip/CHANGELOG>.
   .
   References:
   .
