diff --git a/CHANGELOG.md b/CHANGELOG.md
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
 # Revision history for bytetrie
 
-## 0.1.0.0 -- YYYY-mm-dd
+## 0.1.0.1 -- 2024-01-31
 
-* First version. Released on an unsuspecting world.
+* Fix changelog.
+
+## 0.1.0.0 -- 2024-01-31
+
+* First version.
diff --git a/bytetrie.cabal b/bytetrie.cabal
--- a/bytetrie.cabal
+++ b/bytetrie.cabal
@@ -1,6 +1,6 @@
 cabal-version:   3.0
 name:            bytetrie
-version:         0.1.0.0
+version:         0.1.0.1
 author:          Eric Demko
 maintainer:      amartin@layer3com.com
 copyright:       2020 Layer 3 Communications
