diff --git a/box.cabal b/box.cabal
--- a/box.cabal
+++ b/box.cabal
@@ -1,6 +1,6 @@
 cabal-version: 3.0
 name: box
-version: 0.9.4.0
+version: 0.9.4.1
 license: BSD-3-Clause
 license-file: LICENSE
 copyright: Tony Day (c) 2017
@@ -53,7 +53,7 @@
     semigroupoids >=5.3 && <6.1,
     stm >=2.5.1 && <2.6,
     text >=1.2 && <2.2,
-    time >=1.10 && <1.15,
+    time >=1.10 && <1.16,
 
   exposed-modules:
     Box
@@ -66,4 +66,3 @@
     Box.IO
     Box.Queue
     Box.Time
-
