diff --git a/Shpadoinkle-html.cabal b/Shpadoinkle-html.cabal
--- a/Shpadoinkle-html.cabal
+++ b/Shpadoinkle-html.cabal
@@ -4,10 +4,10 @@
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: 622d6bc40e9d92e35605b80955c22f70e46ab7bef963bcf8711c9b20d90d8e0f
+-- hash: 34deb8b30535a072cf6471b12f32a661dc2a4724c63dc1e22047302a2b7018a1
 
 name:           Shpadoinkle-html
-version:        0.2.0.0
+version:        0.2.0.1
 synopsis:       A typed, template generated Html DSL, and helpers.
 description:    Shpadoinkle Html is a typed template-generated Html DSL building on types provided by Shpadoinkle Core. This exports a large namespace of terms covering most of the Html specifications. Some Elm-API-style helpers are present, but as outlaw type classes.
 category:       Web
@@ -46,7 +46,7 @@
       ./.
   ghc-options: -Wall -Wcompat -fwarn-redundant-constraints -fwarn-incomplete-uni-patterns -fwarn-tabs -fwarn-incomplete-record-updates -fwarn-identities
   build-depends:
-      Shpadoinkle >=0.1 && <0.2
+      Shpadoinkle
     , base >=4.12.0 && <4.16
     , bytestring
     , compactable
