diff --git a/aztecs-sdl-image.cabal b/aztecs-sdl-image.cabal
--- a/aztecs-sdl-image.cabal
+++ b/aztecs-sdl-image.cabal
@@ -1,6 +1,6 @@
 cabal-version: 2.4
 name:          aztecs-sdl-image
-version:       0.4.0
+version:       0.5.0
 license:       BSD-3-Clause
 license-file:  LICENSE
 maintainer:    matt@hunzinger.me
@@ -27,8 +27,8 @@
     ghc-options:      -Wall
     build-depends:
         base >=4.6 && <5,
-        aztecs >= 0.7 && <0.8,
-        aztecs-sdl >= 0.4 && <0.5,
+        aztecs >= 0.8 && <0.9,
+        aztecs-sdl >= 0.5 && <0.6,
         containers >=0.6,
         deepseq >= 1,
         mtl >=2,
