diff --git a/sandwich-webdriver.cabal b/sandwich-webdriver.cabal
--- a/sandwich-webdriver.cabal
+++ b/sandwich-webdriver.cabal
@@ -4,13 +4,15 @@
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: 1445634cb05bff8d8f14f1859f68e0088405fbc2410b4efaa022d2e4d7e004e0
+-- hash: 48e4113557ec00972a87e9b31a5f940ecf5a86336356bfe8add3ff878f4965cf
 
 name:           sandwich-webdriver
-version:        0.1.0.0
-description:    Please see the README on GitHub at <https://github.com/githubuser/sandwich-webdriver#readme>
-homepage:       https://github.com/codedownio/sandwich-webdriver#readme
-bug-reports:    https://github.com/codedownio/sandwich-webdriver/issues
+version:        0.1.0.1
+synopsis:       Sandwich integration with Selenium WebDriver
+description:    Please see the documentation at <https://codedownio.github.io/sandwich/docs/extensions/sandwich-webdriver>
+category:       Testing
+homepage:       https://codedownio.github.io/sandwich
+bug-reports:    https://github.com/codedownio/sandwich/issues
 author:         Tom McLaughlin
 maintainer:     tom@codedown.io
 copyright:      2021 Tom McLaughlin
@@ -23,7 +25,7 @@
 
 source-repository head
   type: git
-  location: https://github.com/codedownio/sandwich-webdriver
+  location: https://github.com/codedownio/sandwich
 
 library
   exposed-modules:
