diff --git a/vendor/magento/module-customer-balance/etc/sales.xml b/vendor/magento/module-customer-balance/etc/sales.xml
index 15f21b1608c..71c658b4db1 100644
--- a/vendor/magento/module-customer-balance/etc/sales.xml
+++ b/vendor/magento/module-customer-balance/etc/sales.xml
@@ -15,7 +15,7 @@
     </section>
     <section name="order_invoice">
         <group name="totals">
-            <item name="customerbalance" instance="Magento\CustomerBalance\Model\Total\Invoice\Customerbalance" sort_order="550"/>
+            <item name="customerbalance" instance="Magento\CustomerBalance\Model\Total\Invoice\Customerbalance" sort_order="650"/>
         </group>
     </section>
     <section name="order_creditmemo">
