diff --git a/CHANGELOG.md b/CHANGELOG.md
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,3 +11,11 @@
 ## 0.1.0.2 -- 2022-10-31
 
 * First version, with some updated documentation.
+
+## 0.1.0.3 -- 2022-10-31
+
+* First version, with some updated documentation.
+
+## 0.1.0.4 -- 2022-10-31
+
+* First version, with some updated documentation.
diff --git a/text-compression.cabal b/text-compression.cabal
--- a/text-compression.cabal
+++ b/text-compression.cabal
@@ -20,7 +20,7 @@
 -- PVP summary:     +-+------- breaking API changes
 --                  | | +----- non-breaking API additions
 --                  | | | +--- code changes with no API change
-version:            0.1.0.3
+version:            0.1.0.4
 
 -- A short (one-line) description of the package.
 synopsis:           A text compression library.
