diff --git a/NationStates/Region.hs b/NationStates/Region.hs
--- a/NationStates/Region.hs
+++ b/NationStates/Region.hs
@@ -10,7 +10,7 @@
 -- @
 --
 -- In general, this module follows the terminology used in the
--- <https://www.nationstates.net/pages/api.html#nationapi official documentation>.
+-- <https://www.nationstates.net/pages/api.html#regionapi official documentation>.
 --
 -- Here's a short example:
 --
diff --git a/nationstates.cabal b/nationstates.cabal
--- a/nationstates.cabal
+++ b/nationstates.cabal
@@ -1,5 +1,5 @@
 name: nationstates
-version: 0.2.0.0
+version: 0.2.0.1
 synopsis: NationStates API client
 description:
     NationStates API client
