diff --git a/servant-auth-docs.cabal b/servant-auth-docs.cabal
--- a/servant-auth-docs.cabal
+++ b/servant-auth-docs.cabal
@@ -3,12 +3,12 @@
 -- see: https://github.com/sol/hpack
 
 name:           servant-auth-docs
-version:        0.2.0.0
+version:        0.2.1.0
 synopsis:       servant-docs/servant-auth compatibility
 description:    Please see README.md
 category:       Web, Servant, Authentication
 homepage:       http://github.com/plow-technologies/servant-auth#readme
-bug-reports:    https://github.com/plow-techologies/servant-auth/issues
+bug-reports:    https://github.com/plow-technologies/servant-auth/issues
 author:         Julian K. Arni
 maintainer:     jkarni@gmail.com
 copyright:      (c) Julian K. Arni
@@ -20,7 +20,7 @@
 
 source-repository head
   type: git
-  location: https://github.com/plow-techologies/servant-auth
+  location: https://github.com/plow-technologies/servant-auth
 
 library
   hs-source-dirs:
