diff --git a/system-fileio.cabal b/system-fileio.cabal
--- a/system-fileio.cabal
+++ b/system-fileio.cabal
@@ -1,5 +1,5 @@
 name: system-fileio
-version: 0.3.14
+version: 0.3.15
 license: MIT
 license-file: license.txt
 author: John Millikin <jmillikin@gmail.com>
@@ -49,7 +49,7 @@
     , bytestring >= 0.9
     , system-filepath >= 0.3.1 && < 0.5
     , text >= 0.7.1
-    , time >= 1.0 && < 1.5
+    , time >= 1.0 && < 2.0
 
   if os(windows)
     cpp-options: -DCABAL_OS_WINDOWS
@@ -83,7 +83,7 @@
     , system-filepath
     , temporary >= 1.1 && < 2.0
     , text
-    , time >= 1.0 && < 1.5
+    , time >= 1.0 && < 2.0
     , transformers >= 0.2
 
   if os(windows)
