diff --git a/bin/compile b/bin/compile
index 2aeb8bb226e2070353c98b7633b7eaa18396ca27..8a5158b07048e7b9e6555cccf7c7d2d57433661d 100755
--- a/bin/compile
+++ b/bin/compile
@@ -27,7 +27,7 @@ DEFAULT_PYTHON_VERSION="python-2.7.10"
 DEFAULT_PYTHON_STACK="cedar"
 PYTHON_EXE="/app/.heroku/python/bin/python"
 PIP_VERSION="7.1.2"
-SETUPTOOLS_VERSION="18.3.2"
+SETUPTOOLS_VERSION="18.7.1"
 
 # Common Problem Warnings
 export WARNINGS_LOG=$(mktemp)
diff --git a/vendor/setuptools-18.3.2.tar.gz b/vendor/setuptools-18.3.2.tar.gz
deleted file mode 100644
index d36f6aa846092db07f017387971de8c75cb865ec..0000000000000000000000000000000000000000
Binary files a/vendor/setuptools-18.3.2.tar.gz and /dev/null differ
diff --git a/vendor/setuptools-18.7.1.tar.gz b/vendor/setuptools-18.7.1.tar.gz
new file mode 100644
index 0000000000000000000000000000000000000000..7f4833754f65ac135a1800024211782b9d19d44a
Binary files /dev/null and b/vendor/setuptools-18.7.1.tar.gz differ