diff --git a/changelog.md b/changelog.md
--- a/changelog.md
+++ b/changelog.md
@@ -1,3 +1,7 @@
+__v0.9.12.5
+
+update time bounds
+
 __v0.9.12.4
 
 fix for aeson [] instances in 1.0.0.0
diff --git a/pinboard.cabal b/pinboard.cabal
--- a/pinboard.cabal
+++ b/pinboard.cabal
@@ -1,9 +1,9 @@
--- This file has been generated from package.yaml by hpack version 0.15.0.
+-- This file has been generated from package.yaml by hpack version 0.17.0.
 --
 -- see: https://github.com/sol/hpack
 
 name:           pinboard
-version:        0.9.12.4
+version:        0.9.12.5
 synopsis:       Access to the Pinboard API
 description:    .
                 The Pinboard API is a way to interact programatically with
@@ -46,7 +46,7 @@
     , http-client >=0.5 && <0.6
     , http-client-tls >=0.3.0 && <0.4
     , text >=0.11 && <1.3
-    , time >=1.5 && <1.7
+    , time >=1.5 && <1.9
     , vector >=0.10.9 && <0.13
     , network >=2.6.2 && <2.7
     , profunctors >=5
