diff --git a/fb.cabal b/fb.cabal
--- a/fb.cabal
+++ b/fb.cabal
@@ -1,5 +1,5 @@
 name:              fb
-version:           0.14.1
+version:           0.14.2
 license:           BSD3
 license-file:      LICENSE
 author:            Felipe Lessa
diff --git a/tests/Main.hs b/tests/Main.hs
--- a/tests/Main.hs
+++ b/tests/Main.hs
@@ -171,7 +171,6 @@
         FB.pageCanPost page &?= Nothing
         FB.pagePhone page &?= Nothing
         FB.pageCheckins page &?= Nothing
-        FB.pagePicture page &?= Just "http://profile.ak.fbcdn.net/hprofile-ak-ash2/276791_19292868552_1958181823_s.jpg"
         FB.pageWebsite page &?= Just "http://developers.facebook.com"
 
   describe' "fqlQuery" $ do
