How to get Bluetooth module working with Arduino UNO?

There appear to be a conflict between the Bluetooth module and Software Serial. The Arduino UNO uses COM3 and the Bluetooth module uses COM5. Any suggestions?