diff --git a/machines-amazonka.cabal b/machines-amazonka.cabal
--- a/machines-amazonka.cabal
+++ b/machines-amazonka.cabal
@@ -1,5 +1,5 @@
 name:                machines-amazonka
-version:             0.7.0
+version:             0.7.1
 synopsis:            Machine transducers for Amazonka calls.
 description:         This provides several modules for managing AWS
                      resources using the Machines library. It supports
@@ -25,7 +25,7 @@
 source-repository this
                   type: git
                   location: git@gitlab.com:theunixman/machines-amazonka.git
-                  tag: v0.7.0
+                  tag: v0.7.1
 
 library
   ghc-options:
@@ -79,7 +79,7 @@
                 free >= 4.12.4 && < 4.13,
                 focus >= 0.1.5 && < 0.2,
                 hashable >= 1.2.4 && < 1.3,
-                liblawless >= 0.21.3 && < 0.22,
+                liblawless >= 0.21.3 && < 0.24,
                 list-t >= 1 && < 1.1,
                 monad-control >= 1.0.1.0 && < 1.1,
                 mtl >= 2.2 && < 2.3,
