Software Serial issues after update to arduino 1.0

I need it to be at least 256 bytes to handle all the data coming in from the serial port.

Why don't you just read the data before the (smaller) buffer fills up?