diff --git a/Craft3e.cabal b/Craft3e.cabal
--- a/Craft3e.cabal
+++ b/Craft3e.cabal
@@ -1,6 +1,6 @@
 
 name: Craft3e
-version: 0.1.0.8
+version: 0.1.0.9
 license: MIT
 license-file: LICENSE
 copyright: (c) Addison Wesley
@@ -39,7 +39,7 @@
     base >= 4 && < 5,
     QuickCheck >= 2.1 && < 3,
     old-locale == 1.0.*,
-    time >= 1.1 && < 1.3,
+    time >= 1.1 && < 2.0,
     mtl >= 1.1 && < 2.2,
     HUnit == 1.2.*
   
