diff --git a/hyperscript.cabal b/hyperscript.cabal
--- a/hyperscript.cabal
+++ b/hyperscript.cabal
@@ -1,6 +1,6 @@
 cabal-version:      1.12
 name:               hyperscript
-version:            0.1.0.0
+version:            0.1.0.1
 license:            BSD3
 license-file:       LICENSE
 copyright:          2022 Monadic Systems LLC
@@ -10,7 +10,7 @@
 bug-reports:        https://github.com/MonadicSystems/hyperscript/issues
 synopsis:           A parser for the _hyperscript programming language
 description:
-    Please see the README on GitHub at <https://github.com/githubuser/hyperscript#readme>
+    Please see the README on GitHub at <https://github.com/MonadicSystems/hyperscript#readme>
 
 category:           Web
 build-type:         Simple
