diff --git a/stripe-tests.cabal b/stripe-tests.cabal
--- a/stripe-tests.cabal
+++ b/stripe-tests.cabal
@@ -1,5 +1,5 @@
 name:                stripe-tests
-version:             2.2.2
+version:             2.2.3
 synopsis:            Tests for Stripe API bindings for Haskell
 license:             MIT
 license-file:        LICENSE
@@ -32,7 +32,7 @@
                      , hspec-core           >= 2.1.0 && < 2.5
                      , stripe-core          >= 2.0   && < 2.3
                      , text                 >= 1.0   && < 1.3
-                     , time                 >= 1.4   && < 1.7
+                     , time                 >= 1.4   && < 1.9
                      , transformers         >= 0.3   && < 0.6
                      , unordered-containers >= 0.2.5 && < 0.3
 
