diff --git a/language-puppet.cabal b/language-puppet.cabal
--- a/language-puppet.cabal
+++ b/language-puppet.cabal
@@ -2,7 +2,7 @@
 -- documentation, see http://haskell.org/cabal/users-guide/
 
 name:                language-puppet
-version:             1.3.18.1
+version:             1.3.19
 synopsis:            Tools to parse and evaluate the Puppet DSL.
 description:         This is a set of tools that is supposed to fill all your Puppet needs : syntax checks, catalog compilation, PuppetDB queries, simulationg of complex interactions between nodes, Puppet master replacement, and more !
 homepage:            http://lpuppet.banquise.net/
@@ -104,7 +104,7 @@
                      , cryptonite           >= 0.6
                      , directory            >= 1.2     && < 1.4
                      , exceptions           >= 0.8     && < 0.11
-                     , filecache            >= 0.2.9   && < 0.4
+                     , filecache            >= 0.2.9   && < 0.5
                      , filepath             >= 1.4
                      , formatting
                      , hashable             == 1.2.*
