diff --git a/heptapod.cabal b/heptapod.cabal
--- a/heptapod.cabal
+++ b/heptapod.cabal
@@ -10,7 +10,7 @@
 maintainer: Taylor Fausak
 name: heptapod
 synopsis: Generate UUIDv7 values.
-version: 1.1.0.1
+version: 1.1.0.2
 
 source-repository head
   location: https://github.com/tfausak/heptapod
@@ -21,7 +21,7 @@
   manual: True
 
 common library
-  build-depends: base ^>=4.18.0.0 || ^>=4.19.0.0 || ^>=4.20.0.0 || ^>=4.21.0.0
+  build-depends: base ^>=4.18.0.0 || ^>=4.19.0.0 || ^>=4.20.0.0 || ^>=4.21.0.0 || ^>=4.22.0.0
   default-language: Haskell2010
   ghc-options:
     -Weverything
