diff --git a/Changelog b/Changelog
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,5 @@
+1.0.0.9
+  - adjusted to position change in parsec-1.3.7
 1.0.0.8
   - adjusted to changes in parsec-1.3.6
   - really adjusted text dependency
diff --git a/parsec3.cabal b/parsec3.cabal
--- a/parsec3.cabal
+++ b/parsec3.cabal
@@ -1,5 +1,5 @@
 name:           parsec3
-version:        1.0.0.8
+version:        1.0.0.9
 cabal-version: >= 1.2.3
 license:        BSD3
 license-file:   LICENSE
@@ -27,7 +27,7 @@
         avoid module ambiguities for users just installing your package.  Your
         own module ambiguities are best avoided by hiding packages.
         .
-        This version reflects the changes of parsec-3.1.6
+        This version reflects the changes of parsec-3.1.7
 extra-source-files: Changelog
 library
     exposed-modules:
