diff --git a/pdfinfo.cabal b/pdfinfo.cabal
--- a/pdfinfo.cabal
+++ b/pdfinfo.cabal
@@ -1,5 +1,5 @@
 name:                pdfinfo
-version:             1.5.0
+version:             1.5.1
 synopsis:            Wrapper around the pdfinfo command.
 description:         Just a wrapper around the pdfinfo command (for collecting PDF file info). See man pdfinfo.
 license:             BSD3
@@ -22,7 +22,7 @@
   hs-source-dirs:    src/
   build-depends:     base >= 4 && < 5,
                      old-locale >= 1.0.0.0 && < 1.1,
-                     time >= 1.1 && < 1.5,
+                     time >= 1.1,
                      process-extras,
                      text,
                      -- mtl-2.1 contains a severe bug
