diff --git a/dahdit-test.cabal b/dahdit-test.cabal
--- a/dahdit-test.cabal
+++ b/dahdit-test.cabal
@@ -5,7 +5,7 @@
 -- see: https://github.com/sol/hpack
 
 name:           dahdit-test
-version:        0.7.0
+version:        0.8.0
 synopsis:       Test utils for Dahdit serde
 description:    Please see the README on GitHub at <https://github.com/ejconlon/dahdit-test#readme>
 homepage:       https://github.com/ejconlon/dahdit-test#readme
@@ -62,7 +62,7 @@
       base >=4.12 && <5
     , bytestring >=0.11 && <0.13
     , containers ==0.6.*
-    , dahdit ==0.7.*
+    , dahdit ==0.8.*
     , daytripper ==1.0.*
     , directory ==1.3.*
     , prop-unit >=1.0.1 && <1.1
@@ -106,7 +106,7 @@
       base >=4.12 && <5
     , bytestring >=0.11 && <0.13
     , containers ==0.6.*
-    , dahdit ==0.7.*
+    , dahdit ==0.8.*
     , dahdit-test
     , daytripper ==1.0.*
     , directory ==1.3.*
