diff --git a/ats-pkg.cabal b/ats-pkg.cabal
--- a/ats-pkg.cabal
+++ b/ats-pkg.cabal
@@ -1,5 +1,5 @@
 name:                ats-pkg
-version:             2.1.0.7
+version:             2.1.0.8
 synopsis:            Package manager for ATS
 description:         A collection of scripts to make building ATS projects easy.
 homepage:            https://github.com/vmchale/atspkg#readme
diff --git a/stack.yaml b/stack.yaml
--- a/stack.yaml
+++ b/stack.yaml
@@ -3,12 +3,12 @@
 packages:
   - '.'
 extra-deps:
-  - shake-ext-2.1.0.1
+  - shake-ext-2.1.0.2
   - shake-ats-1.1.0.2
   - composition-prelude-1.1.0.2
-  - language-ats-0.1.1.17
+  - language-ats-0.1.1.18
   - cli-setup-0.2.0.1
-  - hs2ats-0.2.0.3
+  - hs2ats-0.2.0.4
 flags:
   ats-pkg:
     development: false
