diff --git a/docker-build-cacher.cabal b/docker-build-cacher.cabal
--- a/docker-build-cacher.cabal
+++ b/docker-build-cacher.cabal
@@ -1,11 +1,11 @@
--- This file has been generated from package.yaml by hpack version 0.20.0.
+-- This file has been generated from package.yaml by hpack version 0.28.2.
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: 5a003d294133fb8cbac4c4b9193cceb6025c8449677be1292089367860a88e82
+-- hash: 72ca9cf99c0613a7ff7f5e94617f58aa0526aa5f65f481b4095ce18e45346bb0
 
 name:           docker-build-cacher
-version:        1.9.3
+version:        1.9.4
 synopsis:       Builds a services with docker and caches all of its intermediate stages
 description:    A CLI tool to speed up multi-stage docker file builds by caching intermediate
 category:       Operations
@@ -18,7 +18,6 @@
 license-file:   LICENSE
 build-type:     Simple
 cabal-version:  >= 1.10
-
 extra-source-files:
     README.md
 
@@ -35,7 +34,7 @@
       base >=4.9.1.0 && <5
     , containers
     , foldl
-    , language-docker >=3.0.0 && <4.0
+    , language-docker >=5.0.1 && <6.0
     , system-filepath
     , text
     , turtle
