deb http://http.debian.net/debian/ squeeze-lts main contrib non-free deb-src http://http.debian.net/debian/ squeeze-lts main contrib non-free
Then run the following command:
apt-get update && apt-get install --only-upgrade bash
Then run the following command:
...which will update your apt sources (but not your installed software) and then will upgrade bash and only bash.