diff --git a/nanotime.cabal b/nanotime.cabal
--- a/nanotime.cabal
+++ b/nanotime.cabal
@@ -1,11 +1,11 @@
 cabal-version: 1.12
 
--- This file has been generated from package.yaml by hpack version 0.36.0.
+-- This file has been generated from package.yaml by hpack version 0.39.1.
 --
 -- see: https://github.com/sol/hpack
 
 name:           nanotime
-version:        0.3.2
+version:        0.3.3
 synopsis:       a tiny time library
 description:    Please see the README on GitHub at <https://github.com/ejconlon/nanotime#readme>
 homepage:       https://github.com/ejconlon/nanotime#readme
@@ -61,7 +61,7 @@
   ghc-options: -Wall -Wcompat -Widentities -Wincomplete-record-updates -Wincomplete-uni-patterns -Wpartial-fields -Wredundant-constraints -fno-warn-unused-top-binds
   build-depends:
       base >=4.12 && <5
-    , time >=1.12 && <1.14
+    , time >=1.12 && <1.15
   default-language: GHC2021
 
 test-suite nanotime-test
@@ -106,5 +106,5 @@
     , nanotime
     , tasty
     , tasty-hunit
-    , time >=1.12 && <1.14
+    , time >=1.12 && <1.15
   default-language: GHC2021
