diff --git a/defaults.sh b/defaults.sh
index e7e47df0d4b0b9656882b846d3a6e61c25f2e021..79c08e62597476f8360a02bba61459dbd7838683 100644
--- a/defaults.sh
+++ b/defaults.sh
@@ -6,4 +6,4 @@
 #   "hbd" for master branch
 #   "hbl" for development branch
 #   "hbs" for release branch
-PUBLISH_BRANCH="hbl"
+PUBLISH_BRANCH="hbs"
diff --git a/feeds.conf b/feeds.conf
index 3a1d687b822124fac65c40e2bc45a1a54374956c..fcbcf8853bf20f58a2164ccc06bfc5e313975d7f 100644
--- a/feeds.conf
+++ b/feeds.conf
@@ -2,7 +2,7 @@
 ## It is commented out because it is not feed but is used by compile_pkgs script.
 # openwrt https://git.openwrt.org/openwrt/openwrt.git;openwrt-19.07
 
-src-git turrispackages https://gitlab.labs.nic.cz/turris/turris-os-packages.git;develop
+src-git turrispackages https://gitlab.labs.nic.cz/turris/turris-os-packages.git;master
 src-git node https://github.com/nxhack/openwrt-node-packages.git;master
 src-git packages https://git.openwrt.org/feed/packages.git;openwrt-19.07
 src-git luci https://git.openwrt.org/project/luci.git;openwrt-19.07