Hi Marcin, thanks for quick reply – that’s good to hear it`ll be in the next version.
In the meantime to help others who might have this issue also I added the following to my CSS:
/*media all*/
.cart-collaterals .cart_totals table small {
display: none;
}