diff --git a/bin/compile b/bin/compile
index 898fc69552abce2168679ede1d0c452c8e6821ca..caec5d02351a8edc7328a3eeb09ee2e4873b8a5b 100755
--- a/bin/compile
+++ b/bin/compile
@@ -34,7 +34,7 @@ LEGACY_TRIGGER="lib/python2.7"
 DEFAULT_PYTHON_VERSION="python-2.7.11"
 DEFAULT_PYTHON_STACK="cedar-14"
 PYTHON_EXE="/app/.heroku/python/bin/python"
-PIP_VERSION="8.1.0"
+PIP_VERSION="8.1.1"
 SETUPTOOLS_VERSION="20.2.2"
 
 # Common Problem Warnings
diff --git a/vendor/pip-8.1.0.tar.gz b/vendor/pip-8.1.0.tar.gz
deleted file mode 100644
index 185eb973493631c06118e707811388b02f29fed5..0000000000000000000000000000000000000000
Binary files a/vendor/pip-8.1.0.tar.gz and /dev/null differ
diff --git a/vendor/pip-8.1.1.tar.gz b/vendor/pip-8.1.1.tar.gz
new file mode 100644
index 0000000000000000000000000000000000000000..331c4e0fccc319b7ba96496b4098c1c32ff0df6f
Binary files /dev/null and b/vendor/pip-8.1.1.tar.gz differ