diff --git a/envy.cabal b/envy.cabal
--- a/envy.cabal
+++ b/envy.cabal
@@ -1,5 +1,5 @@
 name:                envy
-version:             1.3.0.1
+version:             1.3.0.2
 synopsis:            An environmentally friendly way to deal with environment variables
 license:             BSD3
 license-file:        LICENSE
@@ -25,7 +25,7 @@
                       , containers   == 0.5.*
                       , mtl          == 2.2.*
                       , text         == 1.2.*
-                      , time         >= 1.5 && < 1.7
+                      , time         >= 1.5 && < 1.9
                       , transformers >= 0.4 && < 0.6
   default-language:     Haskell2010
 
