diff --git a/CHANGELOG.md b/CHANGELOG.md
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+# 0.0.0.4
+
+- Refreshed documentation.
+
 # 0.0.0.3
 
 - Simplified imports required for documentation.
diff --git a/monoidmap-aeson.cabal b/monoidmap-aeson.cabal
--- a/monoidmap-aeson.cabal
+++ b/monoidmap-aeson.cabal
@@ -1,6 +1,6 @@
 cabal-version:  3.0
 name:           monoidmap-aeson
-version:        0.0.0.3
+version:        0.0.0.4
 bug-reports:    https://github.com/jonathanknowles/monoidmap-aeson/issues
 license:        Apache-2.0
 license-file:   LICENSE
