diff --git a/panhandle.cabal b/panhandle.cabal
--- a/panhandle.cabal
+++ b/panhandle.cabal
@@ -1,5 +1,5 @@
 name:                panhandle
-version:             0.2.1.0
+version:             0.3.0.0
 synopsis:            Pandoc filter to unwrap nested blocks
 description:         Pandoc filter to splice together nested documents
 homepage:            http://chriswarbo.net/projects/activecode
@@ -41,7 +41,7 @@
   build-depends:       base       >= 4.7
                      , panhandle
                      , QuickCheck
-                     , tasty      >= 0.7
+                     , tasty      >= 0.11.2.1
                      , tasty-quickcheck
                      , lazysmallcheck2012
                      , tagged
