diff --git a/helpers/make-alembic b/helpers/make-alembic
index 987d92b9cbaabd3e01ee11b06f67e8f395ab85e5..d3873c4fd2a2090e419de0d8c846007923fc6e87 100644
--- a/helpers/make-alembic
+++ b/helpers/make-alembic
@@ -18,12 +18,12 @@
 #
 
 VERSION=1
-EXTERNAL='deb-src http://ftp.debian.org/debian testing main'
+EXTERNAL='deb-src http://ftp.debian.org/debian stable main'
 REPOKEY=648ACFD622F3D138
 BACKPORTS=true
 
 . ./config
 
-changelog "Backported from debian testing"
+changelog "Backported from debian stable"
 
 compile