diff --git a/CHANGELOG.md b/CHANGELOG.md
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+# Version 2.1.0
+
+* Same release as 2.0.1 bound follows PVP properly
+
 # Version 2.0.1
 
 * Fix MonadUnliftIO instance for FacebookT
diff --git a/fb.cabal b/fb.cabal
--- a/fb.cabal
+++ b/fb.cabal
@@ -4,10 +4,10 @@
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: f698ca30c7f08b732695d16796a83805031f7c6656a996d179507f92d1ad54e1
+-- hash: e2cc3ca3fd02a2be22dd0d92f12c223ee497832e69352eac893f894d5c690177
 
 name:           fb
-version:        2.0.1
+version:        2.1.0
 synopsis:       Bindings to Facebook's API.
 description:    This package exports bindings to Facebook's APIs (see
                 <http://developers.facebook.com/>).  Does not have any external
