diff --git a/common/djangoapps/third_party_auth/migrations/0017_auto_20180327_1631.py b/common/djangoapps/third_party_auth/migrations/0018_auto_20180327_1631.py
similarity index 92%
rename from common/djangoapps/third_party_auth/migrations/0017_auto_20180327_1631.py
rename to common/djangoapps/third_party_auth/migrations/0018_auto_20180327_1631.py
index 0bc41efc8398d4cc47c3e3b849ae66b44324cc02..c5f00b8d4d567a0be6bb36566b8bff6fdf9ec2c6 100644
--- a/common/djangoapps/third_party_auth/migrations/0017_auto_20180327_1631.py
+++ b/common/djangoapps/third_party_auth/migrations/0018_auto_20180327_1631.py
@@ -7,7 +7,7 @@ from django.db import migrations, models
 class Migration(migrations.Migration):
 
     dependencies = [
-        ('third_party_auth', '0016_auto_20180130_0938'),
+        ('third_party_auth', '0017_remove_icon_class_image_secondary_fields'),
     ]
 
     operations = [