diff --git a/changelog.md b/changelog.md
--- a/changelog.md
+++ b/changelog.md
@@ -1,3 +1,7 @@
+0.0.4
+
+* Support for more GHC versions
+
 0.0.3
 
 * Add `bytestring`, `lazyByteString`, `shortByteString` prisms and
diff --git a/one.cabal b/one.cabal
--- a/one.cabal
+++ b/one.cabal
@@ -1,6 +1,6 @@
 cabal-version:        2.4
 name:                 one
-version:              0.0.3
+version:              0.0.4
 synopsis:             One
 description:          Data types that have a singleton view
 license:              BSD-3-Clause
