diff --git a/composer.json b/composer.json
index 6f96f1f956f839f5c22c0302da0a853ad626fd5c..51d0d7ea4e3ff4d288498ae02c76fbd44890f3fc 100644
--- a/composer.json
+++ b/composer.json
@@ -247,7 +247,7 @@
       },
       "drupal/entityqueue": {
         "Issue #2145441: Option to create Entityqueue tab on Entity pages.":
-        "https://www.drupal.org/files/issues/entityqueue-add_entityqueue_tab-2145441-22.patch"
+        "https://www.drupal.org/files/issues/2145441-31.patch"
       },
       "drupal/l10n_client": {
         "Issue #2867460: Incompatible with this version of Drupal core 8.3.0":
diff --git a/drupal-org.make b/drupal-org.make
index c2be56444f21deeba46fbe45dfa873c031d21525..8c26c1e599bb5e4480422e04f7c162442a436dbc 100644
--- a/drupal-org.make
+++ b/drupal-org.make
@@ -139,7 +139,7 @@ projects[ace_editor][version] = 1.0
 projects[entityqueue][type] = module
 projects[entityqueue][version] = 1.0-alpha7
 ; Issue #2145441: Option to create Entityqueue tab on Entity pages
-projects[entityqueue][patch][] = https://www.drupal.org/files/issues/entityqueue-add_entityqueue_tab-2145441-22.patch
+projects[entityqueue][patch][] = https://www.drupal.org/files/issues/2145441-31.patch
 
 projects[entityqueue_form_widget][type] = module
 projects[entityqueue_form_widget][version] = 1.0-beta2