diff --git a/ekg-log.cabal b/ekg-log.cabal
--- a/ekg-log.cabal
+++ b/ekg-log.cabal
@@ -1,5 +1,5 @@
 name:                ekg-log
-version:             0.1.0.3
+version:             0.1.0.4
 synopsis:            Push metrics to a log file.
 description:
   This library lets you push system metrics to a log file.
@@ -27,7 +27,7 @@
     text                                    < 1.3,
     fast-logger               >= 2.0     && < 3.0,
     unix                      >= 2.0     && < 3.0,
-    filepath                  >= 1.3     && < 1.4,
+    filepath                  >= 1.3     && < 1.5,
     time                                    < 1.5,
     unordered-containers                    < 0.3
 
