diff --git a/access-time.cabal b/access-time.cabal
--- a/access-time.cabal
+++ b/access-time.cabal
@@ -1,5 +1,5 @@
 Name:                access-time
-Version:             0.1.0.3
+Version:             0.1.0.4
 Cabal-Version:       >= 1.6
 Category:            System
 Synopsis:            Cross-platform support for retrieving file access times
@@ -27,4 +27,4 @@
                 Build-Depends:          unix >= 2.3 && < 2.6
                 Cpp-Options:            -DUNIX
         
-        Build-Depends:          base >= 3 && < 5, old-time >= 1.0 && < 1.1, time >= 1.1 && < 1.5, filepath >= 1.1 && < 1.3
+        Build-Depends:          base >= 3 && < 5, old-time >= 1.0 && < 1.2, time >= 1.1 && < 1.5, filepath >= 1.1 && < 1.4
